This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Subject: How can I get Lotus Notes swt display object?
Feedback Type: Question
Product Area: Notes Client
Technical Area: Application Development
Platform: Linux client - Ubuntu
Release: 8.5.3
Reproducible: Always
I have some java code that is run from a lotus agent. The java code opens a swt shell.
The problem is that in linux-gtk, jvm cannot handle multiple displays. After that shell dialog is opened, used, and closed, and then the lotus notes ui becomes unresponsive.
The Display.getCurrent() method doesn't return anything in the scope of my java code while run in notes so I cannot attach my shell to it.
Is there a way to have access to the Lotus notes SWT display from lotus notes script or from my java code, so that I can open the dialog inside the lotus notes Display and not create a new one? Thanks.
Feedback number WEBB8PDJD2 created by ~Evelyn Desnikonyettu on 12/09/2011
Status: Open
Comments: